update comment to reflect reality
authorparkrrrr <parkrrrr@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 17 Jul 2006 18:38:56 +0000 (18:38 +0000)
committerparkrrrr <parkrrrr@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 17 Jul 2006 18:38:56 +0000 (18:38 +0000)
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2239 f51c46e8-681c-474f-0cfe-069cfd0219fb

gpsbabel/tomtom.c

index 4a89d4133970a2b0b783a7944301a8bc92799f15..db894b782f1b488e3d5004c6f014c38cc094584e 100644 (file)
     supposed to contain.  Thus, they are not currently supported.  (The one
     I saw was due to an errant pair of double-quotes in the input to
     makeov2.exe.)   -- Ron Parker, 28 April 2005
+    
+    Because they've been seen in the wild, I have updated the reader to 
+    deal with type 3 as if they were type 2.  I still haven't seen any 
+    records that fill in the other two strings, so until I know for sure
+    that they are indeed strings, I'm just putting them on the end of the 
+    description string beyond the NUL terminator.  -- Ron Parker, 17 July 2006
 */